home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1995 September (Japanese)
/
CICA Shareware for Windows CD-ROM (Walnut Creek) (September 1995) (Japanese) (Disc 2).iso
/
disc2
/
demo
/
pwrtcp11.exe
/
COMMON.H_
/
COMMON.bin
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-16
|
372 b
|
12 lines
// common.h
//
// common header files that are precompiled as saved for all PowerTCP components...
//
#pragma warning (disable:4100 4355 4699 4706)
#define STRICT
#include <windows.h>
#include <stdio.h> // for size_t
#include <windowsx.h> // for all _f* functions in windows NT
// #include "..\include\strings.h" // for our string manipulation functions